public final class PurchaseResponseRequest extends KiwiRequest
| Constructor and Description |
|---|
PurchaseResponseRequest(RequestId requestId) |
| Modifier and Type | Method and Description |
|---|---|
void |
onFailure() |
void |
onSuccess() |
getRequestContextgetRequestId, postpublic PurchaseResponseRequest(RequestId requestId)
public void onSuccess()
onSuccess in class KiwiRequestpublic void onFailure()
onFailure in class KiwiRequest